SmartFTP FTP Library
IFTPConnection::DataTransferType Property

The data transfer type. 

Default: ftpDataTransferTypeImage

IDL
__property DataTransferType DataTransferType;

This setting affects the TYPE command. The FTP Library does not temper the data stream regardless of this setting. For example it does not replace the new line characters \r\n if the data transfer type is set to ftpDataTransferTypeASCII 

Important: Set this property after the Connect() call. 

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.